DEBUG
DEBUG_LEVEL

Syntax: DEBUG
   and: DEBUG_LEVEL
Location: Turbo Toolkit

These statements are both compiler directives.

DEBUG is unusual in that it is used to precede a DEFine FuNction or DEFine PROCedure routine which is intended for debugging purposes only.

This routine can be included or excluded during compilation depending on DEBUG_LEVEL.

These directives are currently not supported by Turbo.
